/*ny common css start*/
.sub_banner{position:relative;width: 100%;height:500px;z-index:2;}
.sub_local{padding-top:260px;}
.sub_local .sub_left{float:left; display:none;}
.sub_local .sub_left h3{font-weight:normal;font-size:50px;text-align:left;line-height:50px;color:#fff;}
.sub_local .sub_left p{font-size:16px;text-align:left;line-height:16px;color:#fff; font-family:"Arial"; padding-top:10px;letter-spacing: 8px; padding-left:8px; text-transform:uppercase;}
.sub_local .sobtitle{margin-top:30px;font-size:18px;line-height:18px;color:#fff;}
.sub_local .sobtitle a{font-size:18px;line-height:18px;color:#fff;} 
.sub_local .sobtitle a:first-child{margin-left:14px;}
.sub_local .sub_right{padding-top:12px;float:right;width:36%;}
.sub_local .sub_right p{font-size:16px;text-align:left;line-height:26px;color:#fff;}
.ny_wrapper{}
.menuer {

  width: 100%;
  height: 65px;
}
.menuer .common_nav {

  height: 65px;
  box-shadow: 1px 0 2px rgba(0, 0, 0, 0.1);
  background: #fff;
}
.menuer .common_nav .mitem {
  float: left;
  width: 16%;
  height: 65px;
  text-align: left;
  border-right: 1px solid #ddd;
}
.menuer .common_nav .mitem .mt {
  display: block;
  height: 62px;
  font-size: 20px;
  line-height: 62px;
  text-align: center;font-weight:lighter;
  color: #333;
}
.menuer .common_nav .mitem.hover .mt {
  
  color: #f58e49;
  border-bottom: 3px solid #f58e49;
}
.menuer .common_nav .mitem:hover .mt {
 
  color: #f58e49;
}
.menuer .common_nav .nav_sub {
  display: none;
}
.din {
    width: 100%;
}
    .din ul { width:100%; display:inline-block; margin-top:1px; background-color:#fff;
    }
.din li{float:left;width:14%;height:40px;text-align:left;border-right:1px solid #ddd;}
.din li a{display:block;height:40px;font-size:16px;line-height:40px;text-align:center;color:#333;}
.din li.on a{font-weight:bold;color:#fff; background-color:#4772de;}
.din li:hover a{font-weight:bold;color:#fff; background-color:#4772de;} 


.news-wrap .main-wrap { margin-left: -16px; position: relative; z-index: 1; }
.news-wrap .main-wrap .fir-box { width: 380px; padding-top: 197px; }
.news-wrap .main-wrap .fir-box .cont-box { width: 308px; padding: 23px 32px 0 40px; background: url(../images/bg_20.jpg) no-repeat center; height: 268px; display: block; }
.news-wrap .main-wrap .fir-box .tit-box { display: block; line-height: 36px; color: #f12651; }
.news-wrap .main-wrap .fir-box .tit-box .tt { font-size: 24px; }
.news-wrap .main-wrap .fir-box .tit-box .num { font-size: 16px; }
.news-wrap .main-wrap .fir-box .imgbox { display: block; margin-top: 20px; }
.news-wrap .main-wrap .li-cont { width:285px; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; overflow:hidden; }
.news-wrap .main-wrap .li-cont .img { display: block; width:100%; overflow:hidden; }
.news-wrap .main-wrap .li-cont .img img{ width:100%; height:auto;}
.news-wrap .main-wrap .li-cont .cont { display: block; width: 245px;padding: 15px 20px 20px 20px; }
.news-wrap .main-wrap .li-cont .stit { line-height: 28px; font-size: 20px; opacity: 0.9; height:36px; overflow:hidden; }
.news-wrap .main-wrap .li-cont .stit a { display: inline-block; color: #000; }
.news-wrap .main-wrap .li-cont .word { line-height: 22px; font-size: 12px; opacity: 0.7; display: block; overflow:hidden }
.news-wrap .main-wrap .li-cont .word a { display: inline-block; color: #000; }
.news-wrap .main-wrap .li-cont .date { line-height: 30px; margin-top: 34px; font-size: 14px; color: #999; }
.news-wrap .main-wrap .li-cont:hover { box-shadow: 4px 5px 10px 0 #dfdfdf;background-color: #fff; }
.news-wrap .main-wrap .li-cont:hover p,.news-wrap .main-wrap .li-cont:hover span{color:#333;}
.news-wrap .load-more { display: block; width: 529px; height:50px; text-align: center; line-height:50px;  background:url(../images/more_bg.png) center no-repeat; font-size: 16px; margin: 0 auto; cursor: pointer; }


.newsPage1 .list{ display:inline-block; width:105%; padding-top:30px;}
.newsPage1 .list li{position:relative; width:380px; height:480px;float:left; margin-top:30px; margin-right:30px;transition:all ease 0.36s;}
.newsPage1 .list li a{ display:block;width:380px; height:478px; box-shadow:0px 1px 2px rgba(0,0,0,0.1);  background-color:#fff;}
.newsPage1 .list li .img{ display:block; width:100%;}
.newsPage1 .list li .img img{ display:block; width:100%;}
.newsPage1 .list li .txtbox{ padding:40px; position:relative; width:300px;}
.newsPage1 .list li .txtbox .tit{ font-size:20px; color:#333; line-height:20px; padding-top:8px;}
.newsPage1 .list li .txtbox .desc{ font-size:16px; color:#666; line-height:28px; height:120px; margin-top:14px;} 
.newsPage1 .list li .txtbox .time{ font-size:16px; color:#ccc; line-height:16px; font-family:"Arial";}
.newsPage1 .list li .txtbox i{ display:block; width:34px; height:29px;background:url(../images/h8_07.png) center center no-repeat; position:absolute; right:40px; top:40px;}
.newsPage1 .list li .txtbox .tin{ border:#ddd solid 1px; border-radius:5px; height:26px; text-align:center; line-height:26px; font-size:14px; color:#999; padding:0 14px; position:absolute; right:50px; bottom:34px;}
.newsPage1 .list li:hover{transform:translateY(-3px);transition:all ease 0.36s; box-shadow:0px 3px 10px rgba(0,0,0,0.1); }
.newsPage1 .list li:hover .txt .tit{color:#f58e49;}
.newsPage1 .list li:hover img{filter:brightness(105%);-webkit-filter:brightness(105%);}









.waterfull{ margin:0 auto;}
.waterfull .item{width:285px; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; overflow:hidden; margin-top:30px; padding-bottom:20px; background-color:#fff;}
.waterfull .item b { display: block; width:100%; overflow:hidden; }
.waterfull .item b img{ width:100%; height:auto;}
.waterfull .item h2{ line-height: 28px; font-size: 20px; opacity: 0.9; overflow:hidden; padding-left:12px; padding-right:12px; padding-top:10px; }
.waterfull .item p{ line-height: 22px; font-size: 12px; opacity: 0.7; display: block; overflow:hidden; padding:0 12px;}
.waterfull .item:hover { box-shadow: 4px 5px 10px 0 #dfdfdf;transform: translateY(-3px);
transition: all ease 0.36s; }
.waterfull .item:hover h2,.waterfull .item:hover p{color:#333;}
.waterfull .item:hover h2{ color:#f58e49;}


.hua_xq{ width:100%; display:inline-block; padding-top:90px; padding-bottom:130px;}
.hua_xq .ai_zuo{ float:left; width:800px; background-color:#fff; padding:20px; padding-top:0;}
.hua_xq .ai_yuo{ float:right; width:300px; background-color:#fff; padding:44px;border-left: #e3e3e3 solid 1px; padding-top:0; padding-right:0;}
.hua_xq .ai_yuo .ai_yt h3{ font-size:24px; color:#333; line-height:35px;}
.hua_xq .ai_yuo .ai_yt h4{ font-size:14px; color:#999; line-height:35px;}
.hua_xq .ai_yuo .ai_yt p{ font-size:16px; color:#3d3d3d; line-height:30px;}
.hua_xq .ai_yuo .ai_yt h5{ text-align:center; padding-top:20px;}
.hua_xq .ai_yuo .ai_yt h5 img{ display:block; width:100%;}
.hua_xq .ai_yuo .ai_yt h5 span{ display:block; padding-top:10px; font-size:16px;}
.hua_xq .ai_yuo .ai_yx h2{ font-size:16px; color:#333; line-height:38px; width:100px; background-color:#f6f6f6; text-align:center; margin-top:80px;}
.hua_xq .ai_yuo .ai_yx ul{ display:inline-block; width:100%;}
.hua_xq .ai_yuo .ai_yx ul li{ width:100%;background-color:#fff;-webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; overflow:hidden; margin-top:30px;box-shadow: 1px 2px 3px 0 #dfdfdf; }
.hua_xq .ai_yuo .ai_yx ul li .img{ display: block; width:100%; overflow:hidden; }
.hua_xq .ai_yuo .ai_yx ul li .img img{ width:100%; height:auto;}
.hua_xq .ai_yuo .ai_yx ul li .txt{ padding:16px;}
.hua_xq .ai_yuo .ai_yx ul li .txt h3{line-height: 28px; font-size: 20px; opacity: 0.9; height:36px; overflow:hidden;  }
.hua_xq .ai_yuo .ai_yx ul li .txt p{ line-height: 22px; font-size: 12px; opacity: 0.7; display: block; overflow:hidden;}
.hua_xq .ai_yuo .ai_yx ul li:hover { box-shadow: 4px 5px 10px 0 #dfdfdf;transform: translateY(-3px);
transition: all ease 0.36s; }
.hua_xq .ai_yuo .ai_yx ul li:hover h2,.hua_xq .ai_yuo .ai_yx ul li:hover p{color:#333;}
.hua_xq .ai_yuo .ai_yx ul li:hover h2{ color:#f58e49;}






/* reLink */
.reLink{margin-top:100px;height:120px;box-sizing:border-box;background:#878f9f;}
.reLink .prevLink,.reLink .nextLink{position:relative;float:left;width:50%;height:120px;}
.reLink .prevLink .txt{padding:40px 50px;margin-left:50px;height:120px;box-sizing:border-box;background:url("../images/nico-prev.png") no-repeat left center;transition:all ease 0.36s;}
.reLink .prevLink .txt .tit{font-size:20px;line-height:20px;color:#fff;}
.reLink .prevLink .txt .sub{margin-top:9px;font-size:14px;line-height:14px;color:#fff;}
.reLink .prevLink .img{position:absolute;right:0;top:20px;width:135px;opacity:0;transition:all ease 0.36s;}
.reLink .prevLink img{display:block;width:135px;object-fit: contain;}
.reLink .nextLink .txt{padding:40px 50px 40px 50px;margin-right:50px;height:120px;box-sizing:border-box;background:url("../images/nico-next.png") no-repeat right center;transition:all ease 0.36s;}
.reLink .nextLink .txt .tit{font-size:20px;line-height:20px;color:#fff;text-align:right;}
.reLink .nextLink .txt .sub{margin-top:9px;font-size:14px;line-height:14px;color:#fff;text-align:right;}
.reLink .nextLink .img{position:absolute;left:0;top:20px;width:135px;}
.reLink .nextLink img{display:block;width:135px;object-fit: contain;}
.reLink .prevLink:hover{background:#f58e49;}
.reLink .prevLink:hover .img{right:20px;transition:all ease 0.36s;opacity:1;}
.reLink .prevLink:hover .txt{padding-left:44px;transition:all ease 0.36s;}
.reLink .nextLink:hover{background:#f58e49;}
.reLink .nextLink:hover .img{left:20px;transition:all ease 0.36s;opacity:1;}
.reLink .nextLink:hover .txt{padding-right:44px;transition:all ease 0.36s;}

/* 产品详情pronav */
.menuer_prod{position:absolute;bottom:-90px;width:100%;height:120px;}
.menuer_prod .pro_nav{position:relative;height:120px;box-shadow: 1px 0 2px rgba(0,0,0,0.1);background:#fff;}
.menuer_prod .pro_nav .mitem{position:relative;/* padding-left:50px; */box-sizing: border-box;float:left;width:25%;height:120px;}
.menuer_prod .pro_nav .mitem .mt{position:relative;padding-left:80px;height:120px;width: calc(100% - 80px);/* margin-left: 50px; */font-size:24px;text-align: center;line-height:120px;color:#333;background: url("../images/pronav_li.png") no-repeat 50px center;}
.menuer_prod .pro_nav .mitem:before{position:absolute;left:0;top:0;content:' ';display:block;width:1px;height:120px;background:#ddd;}
.menuer_prod .pro_nav .mitem:first-child:before{display:none;}
.menuer_prod .pro_nav .mitem.hover .mt{font-weight:bold;color:#f58e49;border-bottom:3px solid #f58e49;background: url("../images/pronav_li_h.png") no-repeat 50px center;}
.menuer_prod .pro_nav .mitem:hover .mt{font-weight:bold;color:#f58e49;background: url("../images/pronav_li_h.png") no-repeat 50px center;}

/* product_center */
.ny_wrapper{padding-bottom:70px; background: url("../images/h5_02.jpg");}
.product_wrapper{padding-bottom:100px;}
.product_center{padding-top:70px;}
.product_center .prolist li{margin-right:2.85%;margin-bottom:40px;float:left;width:31.4%;height:410px;box-shadow: 1px 0 2px rgba(0,0,0,0.1);background:#fff;transition:all ease 0.36s;}
.product_center .prolist li:nth-child(3n){margin-right:0;}
.product_center .prolist li .img{display: block;overflow: hidden;position: relative;width:94%; padding:3%;}
.product_center .prolist li img{display: block;width: 100%;height: 310px;transition: ease-in-out .2s;}
.product_center .prolist li .txtBox{padding: 20px 40px 0px;transition:all ease 0.36s;transform: translateY(0);z-index:2;}
.product_center .prolist li .t_top{padding-bottom:30px;}
.product_center .prolist li .t_top .tit{font-size:18px;line-height:30px;color:#333;/*background:url("../images/f2arr2.png") no-repeat center right;*/}
.product_center .prolist li .t_top .desc{margin-top:30px;height:48px;font-size:14px;line-height:24px;color:#999; display:none;}
.product_center .prolist li .t_bottom{padding-top:30px;}
.product_center .prolist li .t_bottom .ite{font-size:14px;line-height:30px;color:#999;}
.product_center .prolist li .t_bottom .it2{margin-left:20px;color:#666;}
.product_center .prolist li:hover{transform:translateY(-3px);box-shadow: 8px 0 16px rgba(0,0,0,0.1);transition:all ease 0.36s;}
.product_center .prolist li:hover .t_top .tit{color:#fff;/*background:url("../images/f2arr3.png") no-repeat center right;*/}
.product_center .prolist li:hover img{filter:brightness(105%);-webkit-filter:brightness(105%);}
.product_center .prolist li:hover .txtBox{}
.product_center .prolist li:hover{background-color:#f58e49;}
.product_center .prolist li:hover .t_top .desc{ color:#fff;}













/* 产品中心-详情 */
.product_detail_wrapper{padding-bottom:80px;}
.product_detail{padding-top:80px;}
.pro_top{height:525px;box-shadow: 1px 0 2px rgba(0,0,0,0.1);background:#fff;}

/*****showProduct****/
.showProduct{float:left;position:relative; width:50%;}
.showProduct .showImg{float:left;position:relative; padding-bottom: 0;overflow: hidden;}
.showProduct .photo{position: relative; height: 525px;}
.showProduct .photo .jqzoom{width:700px;height: 525px; position: relative; padding: 0px;}
.showProduct .photo .zoomdiv{z-index: 999; position: absolute; top: 0px; left: 0px; background: #ffffff; border: 1px solid #ddd; display: none; text-align: center; overflow: hidden;}
.showProduct .photo .jqZoomPup{z-index: 999; visibility: hidden; position: absolute; top: 0px; left: 0px; border: 1px solid #eee; background: #fff; opacity: 0.6; -moz-opacity: 0.6; -khtml-opacity: 0.6; filter: alpha(opacity=50);}
.showProduct .photo .img{width: 100%; height: 100%; display: block;}
.showProduct .photo .bigimg{width: 100%; height: 100%; display: block; position: relative; overflow: hidden;}
.showProduct .photo .bigimg .list{width: 1000%; position: relative;}
.showProduct .photo .bigimg .list li{position:relative;display:block;width: 700px; height: 525px; float: left;}
.showProduct .photo .bigimg .list img{position:relative;width: 100%; height: 100%; display: block; transition: all ease 300ms;}
.showProduct .photo .bigimg .list li:before{content: "";width: 100%;height: 100%;position: absolute;left:0;z-index: 1;}
.showProduct .photo .bigimg .list li:hover:before{animation: gradient-rectangle 1s 1;animation-delay: 0s;-webkit-animation-timing-function: cubic-bezier(0, 0, 0.18, 0.96);nimation-timing-function: cubic-bezier(0, 0, 0.18, 0.96);}
.showProduct .photo .photoimg{width: 426px; height: 60px; position: absolute; left: 114%; top: 58%;z-index:12;}
.showProduct .photo .photoimg .list{width: 354px; overflow: hidden; position: relative; margin: 0 auto;}
.showProduct .photo .photoimg .listcon{width: 300%; position: relative;}
.showProduct .photo .photoimg .listcon li{width: 80px; height: 60px; cursor: pointer; display: block; float: left; margin-right: 12px;}
.showProduct .photo .photoimg .listcon li img{width: 80px; height: 60px; display: block;}
.showProduct .photo .photoimg .listcon li:hover img,
.showProduct .photo .photoimg .listcon li.on img{border: 2px solid #f58e49; width: 76px; height: 56px;}
.showProduct .photo .photoimg .prev,
.showProduct .photo .photoimg .next{width: 26px; height: 60px; z-index: 10; position: absolute; top: 0; cursor: pointer; background: #ddd url(../images/show-pro-btn.png) no-repeat 0 center;border-radius:3px;}
.showProduct .photo .photoimg .prev:hover,
.showProduct .photo .photoimg .next:hover{background-color: #ccc;}
.showProduct .photo .photoimg .prev{left: 0px; background-position: 8px center;}
.showProduct .photo .photoimg .next{right: 0px; background-position: -64px center;}
/* .showProduct .photo .bigimg .list li:hover img{filter:brightness(105%);-webkit-filter:brightness(105%);} */

.pro_top .imgtxtcon{padding-left:7%;padding-right:7%;position:relative;float:left;width:50%;height:525px;box-sizing:border-box;}
.pro_top .imgtxtcon .tit{padding-top:80px;font-size:34px;line-height:30px;color:#f58e49;}
.pro_top .imgtxtcon .desc{margin-top: 14px;
font-size: 14px;
line-height: 22px;
color: #666;}
.pro_top .imgtxtcon .wx{position:absolute;bottom:14%;left:14%;display:block;width:200px;height:45px;font-size:16px;line-height:45px;text-indent:60px;color:#fff;background:url("../images/pro_arr.png") no-repeat 140px center #f58e49;transition:all ease 0.36s;z-index:14;}
.pro_top .imgtxtcon .wx:hover{text-indent:64px;color:#fff;background-color:#005cb3;transition:all ease 0.36s;box-shadow: 0 6px 12px rgba(71, 114, 222, 0.17);transition:all ease 0.36s;}
.pro_cont{padding:4%;margin-top:50px;background:#fff;box-sizing: border-box;box-shadow: 1px 0 2px rgba(0,0,0,0.1);}
.pro_cont .pro_left{width:100%;}
.pro_cont .pro_left .pro_t{}
.pro_cont .pro_t .pro_tit{font-size:34px;line-height:34px;color:#333;}
.pro_cont .pro_t .pro_b{padding-top:80px;}
.pro_cont .pro_t .pro_b .ite{font-size:16px;line-height: 30px;color:#999;border-bottom:1px dashed #ddd;min-height: 50px;padding: 15px 0;box-sizing: border-box;}
.pro_cont .pro_t .pro_b .it2{margin-left:24px;color:#666;}
.pro_cont .pro_right{float:right;width:50%;}
.pro_cont .pro_right .pro_context{line-height:36px;}
.pro_cont .pro_context img{max-width: 100%;}

.pro_cont .reLink .prevLink .img{width:100px;height:75px;}
.pro_cont .reLink .prevLink img{width:100px;height:75px;}
.pro_cont .reLink .nextLink .img{width:100px;height:75px;}
.pro_cont .reLink .nextLink img{width:100px;height:75px;}

/* 推荐产品 */
.pro_recom{padding-top:80px;}
.pro_recom .pros_tit .tit{margin-left:10px;float:left;display:block;width:170px;font-size:40px;line-height:44px;color:#333;background:url("../images/ctitline.png") no-repeat 30px bottom;}
.pro_recom .pros_tit .morepros{float:right;font-size:20px;line-height:44px;color:#999;}
.pro_recom .pros_tit .morepros:hover{color:#f58e49;}
.pro_recom .prolist{margin-top:40px;}
.pro_recom .prolist .list{width:103%;}
.pro_recom .prolist li{position:relative;margin-right:40px;float:left;width: calc(100%/3 - 40px);height:510px;background:#fff;box-shadow: 1px 0 2px rgba(0,0,0,0.1);transition:all ease 0.36s;}
.pro_recom .prolist li a{display:block;}
.pro_recom .prolist li .img{position:relative;display:block;width:auto;height:330px;overflow: hidden;}
.pro_recom .prolist li .txt{position:relative;height:180px;padding:40px 50px 50px 40px;box-sizing: border-box;}
.pro_recom .prolist li .img::before{content: ""; position: absolute; width: 100px; height: 800px; top: 0; left: -250px; overflow: hidden; background: -moz-linear-gradient(left,rgba(255,255,255,0)0,rgba(255,255,255,.2)50%,rgba(255,255,255,0)100%); background: -webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,255,255,0)),color-stop(50%,rgba(255,255,255,.2)),color-stop(100%,rgba(255,255,255,0))); background: -ms-linear-gradient(left,rgba(255,255,255,0)0,rgba(255,255,255,.2)50%,rgba(255,255,255,0)100%); background: -webkit-linear-gradient(left,rgba(255,255,255,0)0,rgba(255,255,255,.2)50%,rgba(255,255,255,0)100%); background: -o-linear-gradient(left,rgba(255,255,255,0)0,rgba(255,255,255,.2)50%,rgba(255,255,255,0)100%); -webkit-transform: skewX(-32deg); -ms-transform: skewX(-32deg); -moz-transform: skewX(-32deg); transform: skewX(-32deg);opacity:0;}
.pro_recom .prolist li .txt .tit{font-size:26px;line-height:28px;color:#333;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.pro_recom .prolist li .txt .desc{margin-top:20px;font-size:14px;line-height:24px;color:#999;}
.pro_recom .prolist li .plus{position:absolute;bottom:0;right:0;display:block;width:50px;height:50px;font-size:34px;line-height:50px;text-align:center;color:#fff;background:#676a72;}
.pro_recom .prolist li:hover .plus{background:#f58e49;}
.pro_recom .prolist li:hover{transform:translateY(-3px);box-shadow: 8px 0 16px rgba(0,0,0,0.1);transition:all ease 0.36s;}
.pro_recom .prolist li:hover .img::before{-webkit-transition: left 2s; -moz-transition: left 2s; -ms-transition: left 2s; transition: left 2s; left: 150%;opacity:1;}
.pro_recom .prolist li:hover .tit{color:#f58e49;}
/*.pro_recom .prolist .list li.item4{display:none;}*/

/* 客户案例 */
.case_wrapper{padding-top:80px;}
.case_wrapper .caselist li{position:relative;float:left;width:48%;margin-bottom:50px;margin-right:4%;height:380px;transition:all ease 0.36s;}
.case_wrapper .caselist li:nth-child(2n){margin-right:0;}
.case_wrapper .caselist li .img{position:relative;display:block;width:100%;padding-top:56.25%;overflow: hidden;}
.case_wrapper .caselist li img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;}
.case_wrapper .caselist li .txt{position:absolute;bottom:0;left:0;display:table;width:100%;height:20%;z-index:2;background:url("../images/ny_case_txt.png") no-repeat center center;}
.case_wrapper .caselist li .txt .tit{position:relative;display:table-cell;vertical-align: middle;font-size:24px;text-indent:50px;color:#fff;z-index:12;}
.case_wrapper .caselist li .txt p{position:relative;display:table;font-family:arial;float:right;font-size:30px;width: 75px;height:100%;background:#f58e49;z-index:12;}
.case_wrapper .caselist li .txt p span{display:table-cell;vertical-align: middle;text-align:center;font-size:30px; color:#fff;}
.case_wrapper .caselist li .txt:before,.case_wrapper .caselist li .txt:after{content: '';position: absolute;left: 0;top: 0;width: 0;height: 100%;background:#f58e49;z-index:2;transition: .8s;}
.case_wrapper .caselist li .txt:before{transition: .8s; background:#f58e49;z-index:-1; }         
.case_wrapper .caselist li:hover{transform:translateY(-3px);box-shadow: 8px 0 16px rgba(0,0,0,0.1);transition:all ease 0.36s;}
.case_wrapper .caselist li:hover .txt:after,.case_wrapper .caselist li:hover .txt:before{width: 100%;}
.case_wrapper .caselist li:hover p{background:#f58e49;}
.case_wrapper .caselist li:hover img{filter:brightness(105%);-webkit-filter:brightness(105%);}

/* 荣誉资质 */
.honor_wrapper{padding-top:0px;}
.honor_wrapper .honorlist{margin-top:60px;}
.honor_wrapper .honorlist .list{width:106%; display:inline-block;justify-content: center;flex-wrap: wrap;align-items: center;margin-left: -35px;}
.honor_wrapper .honorlist li{margin:0 35px;margin-bottom:20px;display:block;width:300px;transition:all ease 0.36s; background-color:#fff; float:left;}
.honor_wrapper .honorlist li img{ display:block; width:100%;}
.honor_wrapper .honorlist li a{display:block;}
.honor_wrapper .honorlist li .txt{}
.honor_wrapper .honorlist li .h_tit{font-size:16px;line-height:16px;text-align: center;color:#999;background:url("../images/honor_line.png") no-repeat center center;}
.honor_wrapper .honorlist li .tit{ line-height:50px;margin:0 auto;font-weight:normal;font-size:16px;text-align: center;color:#f58e49;}
.honor_wrapper .honorlist li:hover{transform: translateY(-3px);transition:all ease 0.36s;}
.honor_wrapper .honorlist li:hover .tit{font-weight: bold;}



/* 新闻动态 */
.news_wrapper .pager{margin-top:70px;}
.news_center{padding-top:70px;}
.news_center .newslist li{position:relative;transition:all ease 0.36s;}
.news_center .newslist li .newscont{padding:50px 0;position:relative;display:block;border-bottom:1px solid #cccccc;}
.news_center .newslist li .img{position:relative;float:left;display:block;width:32.143%;height:252px;overflow: hidden;background-size: cover;background-repeat: no-repeat;background-position: center center;transition: all 300ms ease;}
.news_center .newslist li img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;transition:all ease 0.36s;}
.news_center .newslist li .txtbox{float:right;width:60%;}
.news_center .newslist li .txt{position:relative;}
.news_center .newslist li .txt .tit{position:relative;padding-top:20px;font-size:26px;line-height:36px;color:#333;}
.news_center .newslist li .txt .tit:before{content: '';position: absolute;left: -13%;top: 39px;width: 0;height: 1px;background:#f58e49;z-index:2;transition: .8s;}
.news_center .newslist li .txt .time{padding-top:24px;font-family: arial;font-size:24px;color:#999;}
.news_center .newslist li .txt .desc{padding-top:24px;font-size:16px;line-height:26px;color:#a0a3aa; padding-right:50px;}
.news_center .newslist li .detail{opacity:0;}
.news_center .newslist li:hover img{transform:scale(1.05);transition:all ease 0.36s;}
.news_center .newslist li:hover{box-shadow: 8px 0 16px rgba(99, 97, 97, 0.1);transform:translateY(-5px);background:#fff;transition:all ease 0.36s;}
.news_center .newslist li:hover a{border-bottom:none;}
.news_center .newslist li:hover .txt .tit:before{width:90px;transition:all ease 0.36s;}
.news_center .newslist li:hover .txt .tit{color:#f58e49;}
.news_center .newslist li .detail{position:relative;margin-top:30px;display:block;width:150px;height:36px;font-size:16px;line-height:36px;text-indent:44px;color:#fff;background:url("../images/f7arr2.png") no-repeat 86px center #f58e49;transition:all ease 0.36s;}
.news_center .newslist li .detail span{position:relative;z-index:12;}
.news_center .newslist li .detail:before,.news_center .newslist li .detail:after{content: '';position: absolute;left: 0;top: 0;width: 0;height: 36px;background:url("../images/f7arr2.png") 86px center no-repeat #f58e49;z-index:2;transition: .5s;}
.news_center .newslist li .detail:before{transition: .3s; background:url("../images/f7arr2.png") 86px center no-repeat #f58e49;z-index:-1;}
.news_center .newslist li:hover .detail{text-indent:44px;transition:all ease 0.36s;}
.news_center .newslist li:hover .detail:before,.news_center .newslist li:hover .detail:after{width:150px;}
.news_center .newslist li:hover .detail span{color:#fff;transition:all ease 0.36s;}

.news_center .newslist li:first-child:hover{box-shadow: none;}
.news_center .newslist li:hover .detail{opacity:1;}

.news_center.tuandui .newslist li .img{ height:290px;width: 15.6%;}
.news_center.tuandui .newslist li .txtbox{ width:77%;}


.news_center.tuandui .newslist li .txt .tit:before{ display:none;}


/* 新闻动态-详情 */
.news_detail{padding:6.4% 7% 7%;background:#fff;box-shadow: 1px 0 2px rgba(0,0,0,0.1);}
.news_detail .title{padding-bottom:50px;border-bottom:1px solid #999;}
.news_detail .title h1{font-weight:normal;font-family:"思源黑体 CN";font-size:34px;line-height:60px;text-align:left;color:#333;}
.news_detail .title .marks{margin-top:30px;}
.news_detail .title .marks span{font-size:16px;color:#333;}
.news_detail .title .marks span em{margin-right:14px;color:#999;}
.news_detail .title .marks span.t1{margin-right:14px;}
.news_detail .title .marks span.t2{margin-right:54px;}
.news_detail .title .marks span.t3{font-family:arial;}
.news_detail .title .marks span.t3 em{font-family:"Microsoft YaHei";}
.news_detail .context{padding-top:80px;line-height:30px;}
.news_detail .context img{max-width: 100%;}

/* 资讯推荐 */
.news_recom{padding-top:76px;}
.news_recom .news_tit .tit{margin-left:10px;float:left;display:block;width:170px;font-size:40px;line-height:44px;color:#333;background:url("../images/ctitline.png") no-repeat 30px bottom;}
.news_recom .news_tit .morenews{float:right;font-size:20px;line-height:44px;color:#999;}
.news_recom .news_tit .morenews:hover{color:#f58e49;}
.news_recom .newslist1{margin-top:36px;}
.news_recom .newslist1 .list{width:103%;}
.news_recom .newslist1 li{position:relative;margin-right:3.5%;float:left;width:calc(100%/3 - 50px);height:516px;background:#fff;}
.news_recom .newslist1 li.nt3{margin-right:0;}
.news_recom .newslist1 li .img{display:block;width:auto;height:242px;overflow: hidden;}
.news_recom .newslist1 li img{display:block;width:auto;height:242px;object-fit: contain;}
.news_recom .newslist1 li .txtbox{padding:40px 30px 30px 40px;box-sizing:border-box;}
.news_recom .newslist1 li .txtbox .time{font-family: arial;font-size:18px;line-height:16px;color:#999;transition:all ease 0.36s;}
.news_recom .newslist1 li .txt{padding-top:40px;transition:all ease 0.36s;}
.news_recom .newslist1 li .txt .tit{font-weight: bold;font-size:22px;line-height:22px;color:#151527;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition:all ease 0.36s;}
.news_recom .newslist1 li .txt .desc{margin-top:18px;height:48px;font-size:14px;line-height:24px;color:#999;transition:all ease 0.36s;overflow:hidden;}
.news_recom .newslist1 li .detail{position:relative;margin-top:20px;display:block;width:120px;height:36px;font-size:16px;line-height:36px;text-indent:0;color:#151527;background:url("../images/f7arr1.png") no-repeat 42px center #fff;transition:all ease 0.36s;}
.news_recom .newslist1 li .detail span{position:relative;z-index:12;}
.news_recom .newslist1 li .detail:before,.news_recom .newslist1 li .detail:after{content: '';position: absolute;left: 0;top: 0;width: 0;height: 36px;background:url("../images/f7arr2.png") 68px center no-repeat #f58e49;z-index:2;transition: .8s;}
.news_recom .newslist1 li .detail:before{transition: .3s; background:url("../images/f7arr2.png") 68px center no-repeat #f58e49;z-index:-1;}
.news_recom .newslist1 li:hover .detail{text-indent:26px;transition:all ease 0.36s;}
.news_recom .newslist1 li:hover .detail:before,.news_recom .newslist1 li:hover .detail:after{width:120px;}
.news_recom .newslist1 li:hover .detail span{color:#fff;transition:all ease 0.36s;}
.news_recom .newslist1 li:hover .txtbox .time{transform:translateY(10px);transition:all ease 0.36s;}
.news_recom .newslist1 li:hover .txtbox .txt{transform:translateY(-10px);transition:all ease 0.36s;}
.news_recom .newslist1 li:hover img{filter:brightness(105%);-webkit-filter:brightness(105%);}


/* 解决方案 */
.solution_wrapper .solution_center{padding-top:100px;}
.solution_center li{position:relative;margin-top:30px;height:440px;background:#fff;transition:all ease 0.36s;box-sizing:border-box;}
.solution_center li:first-child{margin-top:0;}
.solution_center li a{padding:3.5%;display:block;height:340px;}
.solution_center li .img{float:right;position:relative;width:600px;height:338px;overflow: hidden;}
.solution_center li .img img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;transition:all ease 0.36s;}
.solution_center li .txt_box{float:left;width:46%;margin-right:0;}
.solution_center li .txt_box .sico{margin-top:30px;margin-right:0;float:left;position:relative;display:block;width:170px;height:170px;}
.solution_center li .txt_box .sico img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;max-width:100%;}
.solution_center li .txt{padding-top:86px;float:left;width:90.3%;}
.solution_center li .txt .tit{width:100%;font-size:32px;line-height:54px;color:#171d3a;background:url("../images/sol_arr.png") no-repeat right center;padding-right: 46px;}
.solution_center li .txt .desc{margin-top:40px;font-size:14px;color:#999;line-height:26px;}
.solution_center li:hover{box-shadow: 8px 0 16px rgba(99, 97, 97, 0.1);transform:translateY(-5px);transition:all ease 0.36s;}
.solution_center li:hover .img img{-webkit-filter:brightness(105%);filter:brightness(105%);transform:scale(1.05);transition:all ease 0.36s;}
.solution_center li:hover .tit{color:#f58e49;}
.solution_center li .online{padding:0;position:absolute;bottom:50px;left:3.5%;display:block;width:140px;height:40px;font-size:14px;line-height:40px;text-indent:24px;color:#fff;background:url("../images/f1arr.png") 95px center no-repeat #f58e49;z-index:16;transition:all ease 0.36s;}
.solution_center li .online:hover{text-indent:28px;color:#fff;background:url("../images/f1arr.png") 98px center no-repeat #f58e49;transition:all ease 0.36s;box-shadow: 0 6px 12px rgba(71, 114, 222, 0.17);transition:all ease 0.36s;}


/* 解决方案-详情 */
.sold_1_main{padding-top:150px;height:480px;background:#f5f5f5;}
.sold1_detail{margin-left:-12px;height:580px;background:url("../images/sold1_bg.png") left bottom no-repeat;position: relative;}
.sold1_detail .sold_tit .tit{margin-left:12px;float:left;display:block;width:170px;font-size:40px;line-height:44px;color:#333;background:url("../images/ctitline.png") no-repeat 30px bottom;}
.sold1_detail .left{float:left;width:40%;}
.sold_cont{padding:160px 14% 0;box-sizing:border-box;}
.sold_cont .desc{font-size:14px;line-height:30px;color:#666;}
.sold1_detail .right{float:right;width:60%;}
.sold_img{position:relative;display:block;width:100%;height:480px;}
.sold_img .dimg{display:block;width:100%;height:100%;object-fit:contain;}
.sold_img .dimg:before{content: "";width: 100%;height: 100%;position: absolute;left:0;z-index: 1;}
.sold_img .dimg img{display:block;width:100%;height:100%;object-fit:contain;}
.sold_img  .wx{position:absolute;bottom:0;left:0;display:block;width:250px;height:100px;font-size:20px;line-height:100px;text-indent:60px;color:#fff;background:url("../images/f1arr.png") 160px center no-repeat #f58e49;transition:all ease 0.36s;z-index:12;}
.sold_img  .wx:hover{text-indent:50px;width:280px;background:url("../images/f1arr.png") 180px center no-repeat #f58e49;transition:all ease 0.36s;}
.sold_img .dimg:hover:before{animation: gradient-rectangle 1s 1;animation-delay: 0s;-webkit-animation-timing-function: cubic-bezier(0, 0, 0.18, 0.96);nimation-timing-function: cubic-bezier(0, 0, 0.18, 0.96);}

.sold_2_main{height:850px;background:#fff;}
.sold_2_main .sold2_tit{padding-top:200px;}
.sold_2_main .sold2_tit .tit{display:block;width:170px;margin:0 auto;font-size:40px;line-height:44px;color:#333;background:url("../images/ctitline.png") no-repeat 30px bottom;}
.advant{text-align:center;padding:0 7%;margin-top:100px;}
.advant .list{display:flex;justify-content: space-between;}
.advant .list li{margin-left:50px;width:calc(100% - 50px);height:850px;transition:all ease 0.36s;}
.advant .list li:first-child{margin-left:0;}
.advant .list li .img{position:relative;display:block;width:220px;height:220px;margin:0 auto;}
.advant .list li .bg{position:absolute;top:0;left:0;display:block;width:220px;height:220px;margin:0 auto;background:url("../images/advant_li.png") no-repeat center center;-webkit-animation: rotate 10s linear 0s infinite;animation: rotate 10s linear 0s infinite;}
.advant .list li img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;display:block;max-width:100%;}
.advant .list li .txt{padding-top:50px;}
.advant .list li .txt .tit{font-size:33px;line-height:32px;color:#333;}
.advant .list li .txt .desc{padding-top:40px;font-size:18px;line-height:30px;text-align:center;color:#333;}
.advant .list li:hover{transform: translateY(-3px);transition:all ease 0.36s;}
.advant .list li:hover .txt .tit{color:#f58e49;}

.sold_3_main{height:830px;background:#f5f5f5;}
.sold_3_main .sold_3{padding-top:100px;}
.sold_3_main .sold2_tit .tit{margin-left:12px;float:left;display:block;width:170px;font-size:40px;line-height:44px;color:#333;background:url("../images/ctitline.png") no-repeat 30px bottom;}
.product_portfolio{margin-top:60px;position:absolute;}
.product_portfolio .list{width:103%;}
.product_portfolio .list li{position:relative;margin-right:40px;float:left;width: calc(100%/3 - 40px);height:510px;background:#fff;box-shadow: 1px 0 2px rgba(0,0,0,0.1);transition:all ease 0.36s;}
.product_portfolio .list li a{display:block;}
.product_portfolio .list li .img{position:relative;display:block;width:auto;height:330px;overflow: hidden;}
.product_portfolio .list li .img img{position:absolute;top:0;bottom:0;left:0;right:0;margin:0 auto;max-width:100%;width:100%;}
.product_portfolio .list li .txt{position:relative;height:180px;padding:40px 50px 50px 40px;box-sizing: border-box;}
.product_portfolio .list li .img::before{content: ""; position: absolute; width: 100px; height: 800px; top: 0; left: -250px; overflow: hidden; background: -moz-linear-gradient(left,rgba(255,255,255,0)0,rgba(255,255,255,.2)50%,rgba(255,255,255,0)100%); background: -webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,255,255,0)),color-stop(50%,rgba(255,255,255,.2)),color-stop(100%,rgba(255,255,255,0))); background: -ms-linear-gradient(left,rgba(255,255,255,0)0,rgba(255,255,255,.2)50%,rgba(255,255,255,0)100%); background: -webkit-linear-gradient(left,rgba(255,255,255,0)0,rgba(255,255,255,.2)50%,rgba(255,255,255,0)100%); background: -o-linear-gradient(left,rgba(255,255,255,0)0,rgba(255,255,255,.2)50%,rgba(255,255,255,0)100%); -webkit-transform: skewX(-32deg); -ms-transform: skewX(-32deg); -moz-transform: skewX(-32deg); transform: skewX(-32deg);opacity:0;}
.product_portfolio .list li .txt .tit{font-size:26px;line-height:26px;color:#333;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.product_portfolio .list li .txt .desc{margin-top:20px;font-size:14px;height:48px;line-height:24px;color:#999;overflow:hidden;}
.product_portfolio .list li .plus{position:absolute;bottom:0;right:0;display:block;width:50px;height:50px;font-size:34px;line-height:50px;text-align:center;color:#fff;background:#676a72;}
.product_portfolio .list li:hover .plus{background:#f58e49;}
.product_portfolio .list li:hover{transform:translateY(-3px);box-shadow: 8px 0 16px rgba(0,0,0,0.1);transition:all ease 0.36s;}
.product_portfolio .list li:hover .img::before{-webkit-transition: left 2s; -moz-transition: left 2s; -ms-transition: left 2s; transition: left 2s; left: 150%;opacity:1;}
.product_portfolio .list li:hover .tit{color:#f58e49;}
.product_portfolio .hd{position:absolute;top:-110px;right:0;display:block;width:204px;height:52px;}
.product_portfolio .hd .prev,.product_portfolio .hd .next{float:left;display:block;width:102px;height:52px;cursor: pointer;}
.product_portfolio .hd .prev{background-position:-160px -60px;transition:all ease 0.36s;}
.product_portfolio .hd .next{background-position:-270px -60px;transition:all ease 0.36s;}
.product_portfolio .hd .prev:hover{background-position:-50px -60px;transition:all ease 0.36s;}
.product_portfolio .hd .next:hover{background-position:-380px -60px;transition:all ease 0.36s;}


.sold_4_main{height:730px;background:#fff;}
.sold_4_main .sold_tit{padding-top:100px;}
.sold_4_main .sold_tit .tit{float:left;display:block;width:170px;font-size:40px;line-height:44px;color:#333;background:url("../images/ctitline.png") no-repeat 30px bottom;}
.sold_4_main .sold_tit .morecase{float:right;font-size:24px;line-height:50px;color:#333;}
.sold_4_main .caselist{margin-top:60px;}
.sold_4_main .caselist li{position:relative;float:left;width:48%;margin-bottom:50px;margin-right:4%;height:380px;transition:all ease 0.36s;}
.sold_4_main .caselist li:nth-child(2n){margin-right:0;}
.sold_4_main .caselist li .img{position:relative;display:block;width:100%;padding-top:56.25%;overflow: hidden;}
.sold_4_main .caselist li img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;}
.sold_4_main .caselist li .txt{position:absolute;bottom:0;left:0;display:table;width:100%;height:20%;z-index:2;background:url("../images/ny_case_txt.png") no-repeat center center;}
.sold_4_main .caselist li .txt .tit{position:relative;display:table-cell;vertical-align: middle;font-size:24px;text-indent:50px;color:#fff;z-index:12;}
.sold_4_main .caselist li .txt p{position:relative;display:table;font-family:arial;float:right;font-size:30px;width: 75px;height:100%;background:#f58e49;z-index:12;}
.sold_4_main .caselist li .txt p span{display:table-cell;vertical-align: middle;text-align:center;font-size:30px; color:#fff;}
.sold_4_main .caselist li .txt:before,.sold_4_main .caselist li .txt:after{content: '';position: absolute;left: 0;top: 0;width: 0;height: 100%;background:#f58e49;z-index:2;transition: .8s;}
.sold_4_main .caselist li .txt:before{transition: .8s; background:#f58e49;z-index:-1; }         
.sold_4_main .caselist li:hover{transform:translateY(-3px);box-shadow: 8px 0 16px rgba(0,0,0,0.1);transition:all ease 0.36s;}
.sold_4_main .caselist li:hover .txt:after,.sold_4_main .caselist li:hover .txt:before{width: 100%;}
.sold_4_main .caselist li:hover p{background:#f58e49;}
.sold_4_main .caselist li:hover img{filter:brightness(105%);-webkit-filter:brightness(105%);}

.sold_5_main{height:550px;background:#f5f5f5;}
.sold_5_main .sold2_tit{padding-top:100px;}
.sold_5_main .sold2_tit .tit{display:block;width:170px;margin:0 auto;font-size:40px;line-height:44px;color:#333;background:url("../images/ctitline.png") no-repeat 30px bottom;}
.sold_5_main .sold2_tit .subtit1{padding-top:40px;font-size:20px;text-align:center;line-height:24px;color:#333;}
.sold_5_main .sold2_tit .subtit2{padding-top:20px;font-weight:bold;font-size:34px;text-align:center;line-height:46px;color:#333;}
.sold_5_main .online_reserve{text-align:center;padding:0 14%;margin-top:40px;}
.sold_5_main .online_reserve .form_input{display:block;width:900px;}
.sold_5_main .online_reserve .item{float:left;width:720px;;height:60px;}
.sold_5_main .online_reserve .item .txt{width:718px;height:58px;font-size:16px;color:#333;border:1px solid #ddd;border-right:none;text-indent:30px;}
.sold_5_main .online_reserve .bot{float:left;width:180px;height:60px;}
.sold_5_main .online_reserve .bot .btn{width:178px;height:60px;font-size:20px;line-height:60px;text-align:center;border:none;border:1px solid #587fe0;outline:none;color:#fff;background:#587fe0;cursor:pointer;}
.sold_5_main .online_reserve .bot .btn:hover{opacity:0.8;}

.sold_6_main{height:550px;background:#f5f5f5;}
.sold_6_main .sold_tit{padding-top:0;}
.sold_6_main .sold_tit .tit{float:left;display:block;width:170px;font-size:40px;line-height:44px;color:#333;background:url("../images/ctitline.png") no-repeat 30px bottom;}
.sold_6_main .product_portfolio .list li{height:430px;}
.sold_6_main .product_portfolio .list li .img{height:250px;}


.conpan{ padding:50px;}

/* 招投标 */
.bid_wrapper{padding-bottom:150px;}
.bid_wrapper .pager{margin-top:50px;}
.bid_center{padding-top:80px;}
.bid_center .bidlist{padding:7%;background:#fff;}
.bid_center .bidlist .b_top{padding-bottom:30px;border-bottom:2px solid #666;}
.bid_center .bidlist .b_top h3{float:left;font-size:26px;line-height:26px;color:#333;}
.bid_center .bidlist .b_top p{float:left;font-size:26px;line-height:26px;color:#333; padding-left:80px;}
.bid_center .bidlist li{display:block;height:80px;line-height:80px;border-bottom:1px solid #ccc;transition:all ease 0.36s;}
.bid_center .bidlist li a{display:block;height:80px;}
.bid_center .bidlist li h3{float:left;font-size:20px;color:#333;line-height:80px;}
.bid_center .bidlist li p{float:left;font-family: Arial;font-size:16px;line-height:80px;color:#999; padding-left:80px;}
.bid_center .bidlist li:hover{transform: translateY(-3px);transition:all ease 0.36s;}
.bid_center .bidlist li:hover h3{font-weight:bold;color:#f58e49;}

/* 联系我们 */
.contact_wrapper{padding-bottom:80px;}
.contact_center{padding-top:76px;}
.contactPage{background:#ffffff;}
.contactPage .contact_1 .cinfo{float:left;width:50%;background:url("../images/cinfo_1.png") top center no-repeat;background-size:100%;}
.contactPage .contact_1 .cinfo.c2{float:left;width:50%;background:url("../images/cinfo_2.png") top center no-repeat;background-size:100%;}
.contactPage .contact_1 .cinfo .c_top{padding-top:70px;padding-left:100px;}
.contactPage .contact_1 .c_top .c_tit{font-size:40px;line-height:40px;color:#fff;}
.contactPage .contact_1 .c_top .line{margin-top:32px;display:block;width:50px;height:2px;background:rgba(255,255,255,0.3);}
.c_bottom{padding-left:100px;padding-top:180px;}
.c_bottom .ct1{margin-right:30px;font-size:20px;color:#666;}
.c_bottom .ct1 i{margin-right:40px;}
.c_bottom .ct2{font-family: Arial;font-size:20px;color:#333;}
.c_bottom .c_it1 .ct2{font-family: "微软雅黑";}
.c_bottom .c_it2 .ct2{font-size:30px;color:#f58e49;}
.c_bottom .c_it{margin-bottom:20px;}
.c_bottom .c_it2{margin-top:20px;margin-bottom:60px;}

.contactPage .contact_1 .lxkm{margin: 0 auto;
width: 86%; padding-bottom:20px;
padding-top:40px;}

.contactPage .mapArea{ margin:0 auto; width:86%;height:400px;margin-top:20px}
.contactPage .mapArea #allmap{width:100%;height:400px}

.contact_2{padding:80px 7% 130px;}
.contact_2 .ctit .tit{display:block;width:170px;margin:0 auto;font-size:40px;line-height:44px;color:#333;}
.contact_2 .formdata{margin-top:60px;}
.contact_2 .formdata .item{position:relative;float:left;width:48%;height:58px;line-height:58px;border:1px solid #d6d6d6;}
.contact_2 .formdata .item.mr{margin-right:3.5%;}
.contact_2 .formdata .item label{float:left;display:block;margin-top:18px;width:17%;height:22px;line-height:22px;text-align:center;border-right:1px solid #ddd;}
.contact_2 .formdata .item .txt{float:left;width:76%;height:58px;line-height:58px;border:none;outline:none;text-indent:20px;}
.contact_2 .formdata .item .red{position:absolute;top:0;right:20px;color: #df1f1f;font-weight: 100;font-size:22px;}
.contact_2 .formdata .tarea{margin-top:40px;}
.contact_2 .formdata .tarea textarea{border: 1px solid #d6d6d6; width: calc(99% - 10px); height: 174px; resize: none; padding: 10px; *margin-top: 15px; overflow: hidden; outline: none; text-indent:16px;}
.contact_2 .formdata  .btn{border: none; background:#f58e49; width: 400px; height: 50px; line-height: 50px; color: #fff; font-size: 18px; display:block;margin:0 auto; margin-top: 40px; cursor: pointer; transition: ease-in-out .2s; margin-bottom: 60px;outline:none;}
.contact_2 .formdata  .btn:hover{text-indent: 6px;color: #fff;background-color: #f58e49;transition: all ease 0.36s;box-shadow: 0 6px 12px rgba(0, 0, 0, 0.17);}
.servicePage{padding-top:0;}
.servicePage .item_top{margin-bottom:30px;}






.median{padding-top:0px;}
.median .list{ width:100%;}
.median .list li{margin-right:2.85%;margin-bottom:40px;float:left;width:31.4%;height:420px;box-shadow: 1px 0 2px rgba(0,0,0,0.1);background:#fff;transition:all ease 0.36s;}
.median .list li:nth-child(3n){margin-right:0;}
.median .list li .img{display: block;overflow: hidden;position: relative;width:94%; padding:3%;}
.median .list li img{display: block;width: 100%;height: 100%;transition: ease-in-out .2s;}
.median .list li .txt{padding:0 8%;height:80px;transition:all ease 0.36s;transform: translateY(0);z-index:2;}
.median .list li .txt p{font-size:24px;line-height:60px;color:#f58e49;}
.median .list li .txt span{ display:block;font-size:14px;line-height:35px;color:#999;}
.median .list li:hover{transform:translateY(-3px);box-shadow: 8px 0 16px rgba(0,0,0,0.1);transition:all ease 0.36s;}
.median .list li:hover .t_top .tit{color:#fff;/*background:url("../images/f2arr3.png") no-repeat center right;*/}
.median .list li:hover img{filter:brightness(105%);-webkit-filter:brightness(105%);}
.median .list li:hover .txtBox{}
.median .list li:hover{background-color:#f58e49;}
.median .list li:hover .t_top .desc{ color:#fff;}
.median .list li .ewm{ width:60px; height:42px; background-color:#f58e49; border-radius:20px 0 0 0; padding-top:18px; position:absolute; right:3.1%; top:216px;transition: ease-in-out .3s;}
.median .list li .ewm .img1{ display:none;}
.median .list li .ewm i{ display:block; width:27px; height:26px;background:url("../images/ew_03.png") no-repeat center center; margin:0 auto; }
.median .list li:hover .ewm{ width:200px; height:200px; display:block;transition: ease-in-out .3s; position:absolute; left:50%; right:auto; top:10%; margin-left:-100px; padding-top:0;}
.median .list li:hover .ewm .img1{ display:block; width:200px; height:200px;}
.median .list li:hover .ewm i{ display:none;}
.median .list li:hover .txt p{ color:#fff;}
.median .list li:hover .txt span{ color:#fff;}

.section .sec_1_main{ width:100%; height:100%;} 
.section .sec_1_main .bt{ display:inline-block; float:left; padding-top:30%;}
.section .sec_1_main .bt h3{ font-size:50px; color:#000; line-height:50px; letter-spacing:5px;} 
.section .sec_1_main .bt p{ font-size:16px; color:#000; line-height:70px; letter-spacing:5px; text-transform:uppercase;} 
.section .sec_1_main .bt span{ display:block; background-color:#000; line-height:46px; font-size:20px; padding:0 20px; color:#fff; text-align:center;transition:all ease 0.36s;}
.section .sec_1_main .bt span:hover{ padding:0 24px; background-color:#f58e49;}

.section.section_4 .sec_1_main .bt,.section.section_2 .sec_1_main .bt{ float:right;}


#menu{ position:fixed; left:2%; top:50%; z-index:66;}
#menu li{ width:5px; height:5px; background-color:#fff; margin:10px 0; border-radius:20px; margin-left:2.5px;}
#menu li.active{ width:10px; height:10px; margin-left:0;}
#fp-nav{ display:none;}




/* 关于我们 */
.about_wrapper .about_tit1 .tit{margin-left:12px;float:left;display:block;width:170px;font-size:40px;line-height:44px;color:#333;background:url("../images/ctitline.png") no-repeat 30px bottom;}
.about_wrapper .about_tit2{padding-top:100px;}
.about_wrapper .about_tit2 .tit{display:block;width:170px;margin:0 auto;font-size:40px;line-height:44px;color:#333;background:url("../images/ctitline.png") no-repeat 30px bottom;}
.about_wrapper{padding-top:0;padding-bottom:0;}


.about_tit {
  background: url(../images/about_line2.png) center center no-repeat;
  font-size: 42px;
  text-align: center;font-weight:lighter;
}

.about_main_1 {
  background: #f6f6f6;
  padding: 77px 0;
}
.about_main_1 .left {
  width: 48%; padding-bottom:5%;
  padding-right: 2%;
}
.about_main_1 .left img{ display:block; width:100%;}
.about_main_1 a { display:inline-block; width:100%;
}
.about_main_1 .left h3{
  line-height: 46px; font-weight:bold;
  font-size: 46px; color:#333;
}
.about_main_1 .left .l{
  line-height: 32px; 
  font-size:16px; color:#333; padding-top:5%;
}
.about_main_1 .left .datalist{ display:inline-block; width:105%; padding-top:5%;}
.about_main_1 .left .datalist li{ font-size:16px; display:block; float:left;padding-right: 38px;}
.about_main_1 .left .datalist li p{ display:block;}
.about_main_1 .left .datalist li .da1{ display:inline-block; width:100%;}
.about_main_1 .left .datalist li .da1 .timer{ font-size:50px; font-family:"Arial";}
@media (max-width: 1366px) {
.about_main_1 .left .datalist li.d4{ display:none;}
}
.about_main_1 .right {
  width: 48%;
   font-size:16px; line-height:32px;
}

.about_main_1 .aim{ position:relative; width:100%;clear:left;}
.about_main_1 .aim img{ display:block; width:100%;}
.about_main_1 .aim i{ display:none; width:100px; height:100px; background-color:#e58012; font-size:60px; font-family:"Arial"; line-height:100px; text-align:center; position:absolute; right:0; top:0; color:#fff;}

.about_main_1 .right .x {
  line-height: 30px;
  font-size: 16px; text-indent:32px; padding-top:7%; color:#666;
}
.about_main_1 .right .l{ width:140px; height:42px; background-color:#cc9c59;transition: all ease 0.36s; margin-top:14%; text-align:center;}
.about_main_1 .right .l p{ display:inline-block;}
.about_main_1 .right .l p span{ display:block; float:left; line-height:42px; color:#fff; font-size:18px;}
.about_main_1 .right .l p i{display:block; width:18px; height:9px;background: url("../images/s7_03.png") no-repeat center center; float:left; margin-top:18px; margin-left:10px;}
.about_main_1 .right .l:hover{ width:160px;}
.about_main_1 .right li {
  margin-bottom: 64px;
  margin-top: 102px;
}
.about_main_1 .right li .fl {
  width: 73%;
}
.about_main_1 .right li .fl img {
  width: 77px;
  height: 77px;
  float: left;
  margin-right: 13px;
}
.about_main_1 .right h3 {
  font-size: 26px; color:#333;
}
.about_main_1 .right li .fl h4 {
  font-size: 45px;
  font-weight: 400;
}
.about_main_1 .right li .fr {
  width: 27%;
}
.about_main_1 .right li .fr h3 {
  font-size: 20px;
}
.about_main_1 .right li .fr h4 {
  font-size: 45px;
  font-weight: 400;
}
.about_main_2 { background-color:#fff; display:inline-block; width:100%;
}
.about_main_2 .left{width: 48%;
  padding-right: 2%;}
 .about_main_2 .left h3{  line-height: 46px; font-weight:bold;padding-top: 14%;
  font-size: 46px; color:#333;} 
 .about_main_2 .left .wen{ padding-top:10%;} 
  

.about_main_2 .right {
  width: 48%; position:relative;
}
.about_main_2 .right img{ display:block; width:100%;}
.about_main_2 .right i{ display:block; background: url(../images/h2_03.jpg) center center no-repeat; width:150px; height:150px; position:absolute; left:0; bottom:0;}

.about_main_2 .about_tit {
  color: #fff;
  background: url(../images/about_line.png) center center no-repeat;
}
.about_main_2 .jq22-container {
  position: relative;
  width: 1200px;
  margin: 60px auto 0;
  overflow: hidden;
}
.about_main_2 .sociales {
  text-align: center;
}
.about_main_2 #timeline {
  width: 1000px;
  height: 300px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}
.about_main_2 #dates {
  width: 1000px;
  height: 136px;
  overflow: hidden;
  color: #fff;
  margin-top: 37px;
}
.about_main_2 #dates li {
  list-style: none;
  float: left;
  width: 194px;
  height: 136px;
  font-size: 24px;
  text-align: center;
}
.about_main_2 #dates a {
  line-height: 38px;
  font-family: arial;
  height: 46px;
  padding-top: 56px;
  color: #fff;
  font-size: 30px;
  display: block;
  opacity: 0.5;
}
.about_main_2 #dates .selected {
  font-size: 36px;
  color: #fff;
  background: url(../images/about_2_ico.png) no-repeat 82px top;
  opacity: 1;
}
.about_main_2 #issues {
  width: 1000px;
  overflow: hidden;
}
.about_main_2 #issues li {
  width: 1000px;
  list-style: none;
  float: left;
}
.about_main_2 #issues li .fl {
  padding-left: 150px;
}
.about_main_2 #issues li .fl span {
  display: block;
  background: #fff;
  width: 68px;
  height: 3px;
  margin-bottom: 30px;
}
.about_main_2 #issues li .fl h3 {
  color: #fff;
  font-size: 65px;
  font-family: arial;
  font-weight: bold;
}
.about_main_2 #issues li .fr {
  width: 420px;
  padding-right: 40px;
}
.about_main_2 #issues li .fr h3 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 12px;
  font-weight: bold;
}
.about_main_2 #issues li .fr p {
  font-size: 20px;
  color: #fff;
  line-height: 30px;
  height: 90px;
  overflow: hidden;
}
.about_main_2 #next,
.about_main_2 #prev {
  position: absolute;
  top: 5px;
  font-size: 70px;
  width:63px;
  height:63px;
  overflow: hidden;
  background: url(../images/icon.png) no-repeat;
}
.about_main_2 #next {
  right: 0px;
  background-position: -94px -147px;
}
.about_main_2 #prev {
  left: 0px;
  background-position: -0px -147px;
}
.about_main_2 #next.disabled,
.about_main_2 #prev.disabled {
  opacity: 0.2;
}
.about_main_3 {
  width: 100%;
  padding-top:86px;
  text-align: center;background: #f6f6f6; padding-bottom:50px;
}
.about_main_3 .zz{ padding-top:5%;}
.about_main_3 p {
  text-align: center;
  width: 678px;
  margin: 0 auto;
  font-size: 20px;
  padding-top: 23px;
  padding-bottom: 40px;
}
.about_main_3 a {
  display: block;
  width: 100%;
  color: #d71924;
  font-size: 16px;
  margin-bottom: 38px;
}
.about_main_3 img:hover {
  transition: ease-in-out .2s;
  transform: translateY(-7px);
}
.about_main_4 {
  background: url(../images/about_4_bg.jpg) center top no-repeat;
  width: 100%;
  height: 632px;
  padding-top: 68px;
  text-align: center;
}
.about_main_4 .body {
  margin-top:36px;
}
.about_main_4 li {
  background: #fff;
  width: 48%;
  border-bottom: 5px solid #1b4cb0;
  float: left;
  text-align: left;
  padding: 24px 0 52px;
  margin-bottom:30px;
  height: 140px;
}
.about_main_4 li img {
  float: left;
  margin-left: 35px;
  margin-right: 22px;
  margin-bottom: 180px;
  border: 6px solid #fff;
  box-shadow: 5px 5px 25px #c9d8ea;
  width: 100px;
  height: 100px;
  border-radius: 100%;
}
.about_main_4 li h3 {
  font-size: 30px;
  margin-bottom: 10px;
}
.about_main_4 li p {
  font-size: 13px;
  line-height: 20px;
  padding-right: 30px;
}
.about_main_4 li:nth-child(2n) {
  float: right;
}
.about_main_4 li:hover {
  box-shadow: 5px 5px 5px #c9d8ea;
}
.about_main_4 li:hover img {
  transition: ease-in-out .2s;
  transform: translateY(20px);
}


/* 单页信息 */
.single_wrapper{padding-top:107px;}
.single_center{min-height:520px;background:#fff;border-radius: 3px;box-shadow: 1px 0 2px rgba(0,0,0,0.1);}
.single_center .about_con{padding:7%;}
.single_center .about_con img{max-width:100%;}
.single_center .about_con p{line-height:2;}

/* 人力资源 */
.jobs_wrapper .jobs_center{padding-top:107px;}
.jobs_center .jobs{padding:7%;background:#fff;}
.titlist{padding-bottom:30px;border-bottom:1px solid #666;}
.titlist .j_tit1{float:left;font-size:26px;color:#333;width:42%;margin-left:3.5%;}
.titlist .j_tit2{float:left;font-size:26px;color:#333;width:22%;}
.titlist .j_tit3{float:left;font-size:26px;color:#333;width:22%;} 
.postlist .item .top{height:100px;line-height:100px;background:url("../images/plus.png") no-repeat right center #fff;}
.postlist .item:nth-child(2n) .top{background:url("../images/plus.png") no-repeat right center #f0f2f6;}
.postlist .item .top .jt1{float:left;width:42%;margin-left:3.5%;}
.postlist .item .top .jt2{float:left;width:22%;height:100px;font-size:20px;color:#333;line-height:100px;}
.postlist .item .top .jt3{float:left;width:22%;height:100px;font-family:arial;font-size:20px;color:#666;line-height:100px;}
.postlist .item .top .jt1 h3{padding-left:40px;font-size:20px;color:#333;background:url("../images/trick1.png") no-repeat left center;}
.postlist .item .bottom{border:1px solid #d3d7dd;border-top:none;width:calc(100% - 2px);}
.postlist .item .bottom .bid_box{position:relative;padding:50px;}
.postlist .item .bottom .bid_box .bit{float:left;width:34%;}
.postlist .item .bottom .bid_box .bit2{float:right;width:36%;}
.postlist .item .bottom .bid_box .bit3{width:100%;margin-top:80px;}
.postlist .item .bottom .bid_box .bit h3{font-size:20px;line-height:20px;color:#333;}
.postlist .item .bottom .bid_box .bit p{margin-top:30px;font-size:14px;line-height:30px;color:#666;}
.postlist .item .bottom .bid_box .bit p span{display:block;}
.postlist .item .bottom .bid_box .chn{min-height:280px; display:inline-block; width:100%; padding-bottom:30px;}
.postlist .item .bottom .apply{position: absolute;bottom:50px;right:50px;display:block;width:200px;height:45px;font-size:16px;line-height:45px;text-indent:50px;color:#fff;background:url("../images/f1arr.png") 130px center no-repeat #f58e49;}
.postlist .item .bottom .apply span{position:relative;z-index:12;}
.postlist .item .bottom .apply:before,.postlist .item .bottom .apply:after{content: '';position: absolute;left: 0;top: 0;width: 0;height: 100%;background:url("../images/f1arr.png") 130px center no-repeat #df7f3e;z-index:2;transition: .8s;}
.postlist .item .bottom .apply:before{transition: .8s; background:url("../images/f1arr.png") 130px center no-repeat #df7f3e;z-index:-1; }         
.postlist .item .bottom .apply:hover:after,.postlist .item .bottom .apply:hover:before{width: 100%;}
.postlist .item:hover .top{cursor:pointer;}
.postlist .item.hover .top{background:url("../images/jslide.png")no-repeat right center #f58e49;}
.postlist .item.hover .top .jt1 h3{background:url("../images/trick_h.png") no-repeat left center;color:#fff;}
.postlist .item.hover .top .jt2{color:#fff;}
.postlist .item.hover .top .jt3{color:#fff;}
.jobs_wrapper .pager{margin-top:50px;}

/* 用户登录注册 */
.bg_main{ box-sizing:border-box;background: #f5f5f5; padding-top:120px; padding-bottom:120px; min-height: 500px; background-size: 100% auto;}
.detail1{background: #fff; padding: 59px; border: 1px solid #ddd;border-radius:10px; width: 1280px; min-height:auto;}
.detail1 .context{line-height: 30px;padding: 25px 0;}
.loginPage{margin-top:20px;}
.loginPage{background:#fff;min-height:300px;box-sizing: border-box;} 
.loginPage p{text-align:center; padding-bottom:50px;}
.loginPage .tit{font-size:24px;text-align: center; margin-bottom:50px;}
.loginPage .tit small{margin-left: 10px;}
.loginPage .item{float: left;width:400px; *float:inherit; position: relative; margin-bottom: 3%;}
.loginPage .item .msg-box{top:0; left:20px;}
.loginPage .item label{font-weight: normal;line-height:35px;font-size:14px;display:block;float:left;text-align:right;width:20%;}
.loginPage .item input{width:75%;float:right; text-indent: 1em; background: none; outline: none;border-radius:3px; border: 1px solid #ddd; height: 3em; line-height: 3em;}
.loginPage .item #phoneVer{width:140px; margin-right:20px;}
.loginPage .item #get_code{width:140px;height:auto; text-indent:initial;background: #f2f2f2;}
.loginPage .input_check_box input{width: 15px; height: 15px; cursor: pointer; vertical-align: middle; margin-right: 5px;float:left; margin-left:100px; margin-top:4px;}
.loginPage .input_check_box span{color:#3388ff;cursor:pointer;}
.loginPage .item .wt{width:75%;float:right; border-radius:3px; background: none; outline: none; border: 1px solid #ddd;*margin-top:1px;height: 3em; line-height: 3em;}
.loginPage .item .wt select{border:none;background:none; margin-left:5px;outline:none;width:96%;}
.loginPage .item .btn{text-align: center; background: #f58e49; border-color: #f58e49; color: #fff; padding: 0;border-radius:3px; outline: none;height:3.2em; cursor: pointer;border:none;text-indent:0;}
.loginPage .item .btn:hover{opacity:0.8;}
.loginPage .item .red{color:red;}
.loginPage p{width: 100%; padding-top: 6px;}
.indexPage .tit {text-align: center;margin-bottom:50px;}
.indexPage .tit small {margin-left: 10px;}
.indexPage .p{width: 100%;padding-top: 6px;}
.indexPage .ul{text-align:center;}
.indexPage .ul li{display:inline-block;width:16%;margin:0 auto;margin-bottom:30px;} 
.indexPage .ul li a{color: #1e7bdc; background: none; padding: 0 20px; height: 41px;font-size:18px; border: 2px solid #f58e49; line-height: 41px; border-radius: 22px; display: block; text-align: center;} 
.indexPage .ul li a:hover{color: #fff; background: #f58e49;border:2px solid #f58e49;}

.loginPage .loginform{background:url(../images/re.jpg) no-repeat top right; width: 500px; margin: 0 auto; padding-right:400px;}
.registerPage .loginform {background: url(../images/re2.jpg) no-repeat top right;}
.loginPage .reg_bg{background:url(../images/re2.jpg) no-repeat top right;}
.list_list .body li{line-height: 35px; margin-bottom:2px;}
.list_list .body li b{color: #ff6b6b; padding-right: 5px; font-weight: 100;}
.list_list .body li i{width: 7px; height: 9px; background-position: -365px -26px; float: left; margin-top: 13px; margin-right: 10px;}
.list_list .body li .fl{border-left: 0px solid #ff6b6b;}
.list_list .body li .fr{border-right: 0px solid #b0b0b0; color: #999;}
.list_list .body li .fr b{font-size: 12px; border: 1px solid #ff6b6b; margin-left: 35px;}
.list_list .body li a{display: block; width: 100%; height: 35px; line-height: 35px; vertical-align: middle; overflow: hidden; cursor: pointer;}

.loginPage .tit{font-size:24px;text-transform: uppercase;} 


.user_con .detail{min-height:auto;} 
.user_con .detail .ul li{width:50%;margin:0 auto;margin-bottom:30px;}
.user_con .detail .ul li a{color: #1e7bdc; background: none; padding: 0 20px; height: 41px;font-size:18px; border: 2px solid #1e7bdc; line-height: 41px; border-radius: 22px; display: block; text-align: center;} 
.user_con .detail .ul li a:hover{color: #43190a; background: #fdc824;border:2px solid #fdc824;}

.change_password{padding-top:135px;min-height:400px;}
.change_password .change{text-align:center;font-size:18px;}
.change_password .change a{ font-size: 18px!important; color: #fff!important; display: block; width: 180px; height: 40px; margin: 0 auto; border-radius: 5px; line-height: 40px; margin-top: 40px; background: #f58e49; border: 1px solid #ddd;transition:all ease 0.36s;}
.change_password .change a:hover{text-indent:6px;color:#fff!important;background:#f58e49;transition:all ease 0.36s;}
.validation-summary-errors{margin-bottom:40px;}

.reset_password{padding-top:135px;min-height:400px;}
.reset_password .password{text-align:center;font-size:18px;}
.reset_password .password a{font-size:26px!important;color:#f58e49!important;}
.reset_password .password a:hover{color:#f58e49!important;}
.validation-summary-errors{margin-bottom:40px;}


.zuanshucehua{ padding-top:50px; padding-bottom:100px;}
.zuanshucehua h3{ display:block; text-align:center; width:100%; font-size:28px;}
.zuanshucehua p{ display:block; text-align:center; width:100%; font-size:20px; padding-top:12px; color:#626262;}
.zuanshucehua .form{ display:block; text-align:center; width:100%;}
.zuanshucehua .item_top{ display:inline-block;}
.zuanshucehua .form .item{ width:340px; background-color:#fff; border:#ddd solid 1px; height:50px; margin:16px 28px; float:left; position:relative;}
.zuanshucehua .form .item label{ float:left; line-height:50px; width:100px; display:block;}
.zuanshucehua .form .item .txt{ width:234px;line-height:50px; height:50px; border:none;}
.zuanshucehua .form .item .red{ position:absolute; right:10px; top:18px; color:#F00;}
.zuanshucehua .form .tarea{ width: 1138px;height: 140px;margin: 0 auto; clear:left; padding-top:16px;}
.zuanshucehua .form .tarea .area{ display:block; width:100%; height:140px;border: #ddd solid 1px;}
.zuanshucehua .bot .btn{ border:none; width:280px; height:50px; line-height:50px;background: #2e3033; color:#fff; margin-top:50px; cursor:pointer; }
.zuanshucehua .bot .btn:hover{ background-color:#f58e49; color:#fff;}

/* 申请职位 */
.ydewmbg{position: fixed;left: 0;top: 0;width: 100%;height: 100%;background: url(../images/black30.png) repeat left top;display: none;z-index: 998;}
.ydewmbg .ydewm{position:relative;height:820px;top:50%;margin-top:-410px;display: none;}
.ydewmbg a{position:absolute;top:16px;right:16px;width:32px;height: 32px;display: block;background:url("../images/closem.png") no-repeat center center;transition:all ease-in-out 0.36s;   }
.ydewmbg a:hover{transform:rotate(360deg);transition:all ease-in-out 0.36s;}
.mess_pop1{padding:80px 7%;box-sizing:border-box;width:100%;height:820px;position: absolute;top:50%;margin-top:-410px;background:#fff;box-shadow: 8px 0 20px rgba(0,0,0,0.2); animation: topDown1 0.4s;}
.mess_pop1 .job_tit .tit{display:block;width:170px;margin:0 auto;font-size:40px;line-height:44px;color:#333;}
.mess_pop1 .message{margin-top:60px;}
.mess_pop1 .message .item_top{margin-bottom:20px;}
.mess_pop1 .message .item{position:relative;float:left;width:31.95%;height:48px;line-height:48px;border:1px solid #d6d6d6;}
.mess_pop1 .message .item.mr{margin-right:1.8%;}
.mess_pop1 .message .item label{float:left;display:block;margin-top:15px;width:26.4%;height:18px;font-size:16px;line-height:18px;text-align:center;border-right:1px solid #ddd;color:#666;}
.mess_pop1 .message .item .txt{float:left;width:73%;height:48px;line-height:48px;border:none;outline:none;text-indent:20px;}
.mess_pop1 .message .item font{position:absolute;top:0;right:20px;color: #df1f1f;font-weight: 100;font-size:22px;}
.mess_pop1 .message .tarea{margin-top:40px;}
.mess_pop1 .message .tarea label{margin-bottom:22px;font-size:16px;color:#666;}
.mess_pop1 .message .tarea textarea{margin-top:22px;border: 1px solid #ccc; width: 100%; height: 268px; resize: none; padding-top: 26px; *margin-top: 15px; overflow: hidden; outline: none; text-indent: 20px;}
.mess_pop1 .message  .btn{border: none; background: #f58e49; width: 400px; height: 50px; line-height: 50px; color: #fff; font-size: 18px; display:block;margin:0 auto; margin-top: 40px; cursor: pointer; transition: ease-in-out .2s; margin-bottom: 60px;outline:none;}
.mess_pop1 .message  .btn:hover{text-indent: 6px;color: #fff;background-color: #f58e49;transition: all ease 0.36s;box-shadow: 0 6px 12px rgba(0, 0, 0, 0.17);}

@keyframes topDown1{from{top: 32%; opacity: 0} to{top: 50%; opacity: 1}}


/*searcher pager*/
/*news start*/
.searcher_center{padding-top:77px;}
.searchPage .item{width:100%;height:168px;margin-bottom:20px;-webkit-transition:all ease 300ms;-moz-transition:all ease 300ms;-ms-transition:all ease 300ms;-o-transition:all ease 300ms;transition:all ease 300ms;background:#fff}
.searchPage .item a{width:100%;display:block}
.searchPage .item .text{width:868px;display:block}
.searchPage .item .img{width:300px;height:168px;display:block;margin-right:30px;overflow:hidden;}
.searchPage .item img{width:300px;height:168px;display:block;transition:ease-in-out .4s;}
.searchPage .item h3{font-size:20px;padding:35px 0 20px;-webkit-transition:all ease 300ms;-moz-transition:all ease 300ms;-ms-transition:all ease 300ms;-o-transition:all ease 300ms;transition:all ease 300ms}
.searchPage .item .txt{color:#999999;line-height:24px;height:48px;padding-right:130px;overflow:hidden;}
.searchPage .item .time{width:150px;padding-top:45px;font-family:arial;font-size:20px;color:#999;}
.searchPage .item .time .day{font-size:40px;line-height:45px;display:block;}
.searchPage .item:hover{box-shadow:0 2px 8px rgba(0,0,0,0.2)}
.searchPage .item:hover .img img{transform:scale(1.1)}
.searchPage .item:hover h3{font-weight:bold;color:#ff6f00;text-indent:5px;}
.searchPage .item:hover .time .day span{background:#ff6f00;}
.searchPage .item:hover .time .day strong{background:#ff0000;color:#fff}
.searchPage .item .text{width:1368px;}

/* map_ul */
.map_ul{list-style: outside none none; display: block; width: 100%;padding-bottom:50px;}
.map_ul li{display: block; width: 100%; padding: 0; margin-bottom: 25px;}
.map_ul li a{width: 100%; height: 35px; line-height: 35px; font-weight: bold; display: block; background: #f6f6f6; text-indent: 15px;}
.map_ul .list-inline{display: block; width: 86%;}
.map_ul .list-inline li{height: 32px; display: inline-block; *display: inline; margin: 15px 5px 15px 0; zoom: 1; line-height: 32px; border-bottom: 0; text-align: center; width: auto; padding: 0px;}
.map_ul .list-inline li a{text-indent: 0; font-weight: normal; display: block; line-height: 32px; height: 32px; display: inline-block; padding: 0px 10px; width: auto; border: 1px solid #ccc; text-align: center;}
.map_ul .list-inline li a:hover{background: #f58e49; color: #fff; border: 1px solid #f58e49;}

/*pager*/
.pager{padding: 0; margin-top:24px; text-align: center;}
.pager:after{visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
.pager{*zoom: 1;}
.pager p{height: 26px; line-height: 26px; float: left; display: none;}
.pager ul{overflow: hidden; margin: 0 auto; text-align: center;}
.pager ul li{padding: 0 !important; height: auto !important; border: none !important; display: inline-block; *display: inline; zoom: 1;}
.pager ul a{padding: 0;height: 52px; line-height: 52px; text-decoration: none; float: left; color: #666;}
.pager ul li{margin-left:8px;width: 52px;height: 52px;}
.pager ul li a{display:block;width:52px;height:52px;font-family:Arial;font-size:20px;text-align:center;background:url("../images/pageli.png") no-repeat center center;color:#666;}
.pager ul li a.current{color:#f58e49;}
.pager ul li:hover a{color: #f58e49;line-height: 52px;display:block;width:52px;height:52px;}
/* .pager ul li:nth-child(2){margin-right:8px;font-size:0;width:102px;height:52px;background:url("../images/pageprev.png") no-repeat center center;}
.pager ul li:nth-child(2) a{background:none;width:100%;}
.pager ul li:nth-last-child(2){margin-left:16px;width:102px;height:52px;font-size:0;background:url("../images/pagenext.png") no-repeat center center;cursor:pointer;}
.pager ul li:nth-last-child(2) a{background:none;}
.pager ul li:nth-child(2):hover{background:url("../images/pageprev_h.png") no-repeat center center;}
.pager ul li:nth-last-child(2):hover{background:url("../images/pagenext_h.png") no-repeat center center;} */
/* .pager ul li:first-child{font-size:0;display:none;}
.pager ul li:last-child{font-size:0;display:none;} */
/* .pager ul li:nth-child(2) a{font-size:0;}
.pager ul li:nth-last-child(2) a{font-size:0;} */



/*ny common css end*/ 

/* 响应1200屏幕 */
@media (max-width: 1366px) {

}

/*响应1440 到 1680屏幕*/
@media (min-width: 1440px) and (max-width: 1680px) {
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
      -webkit-transform: rotate(-180deg);
      transform: rotate(-180deg);
    }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
      -webkit-transform: rotate(-180deg);
      transform: rotate(-180deg);
    }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}


@-webkit-keyframes animatemap{
  0%{
    transform:translateY(-10px);
  }
  20%{
    border-radius:2px; 
  }
  50%{
    transform:translateY(-5px);
    border-bottom-right-radius:25px;
  }
  80%{
    border-radius:2px; 
  }
  100%{
    transform:translateY(-10px);
  }
}